home *** CD-ROM | disk | FTP | other *** search
/ New York Yankees - Interactive Yearbook / New York Yankees: Interactive Yearbook.iso / mac / xtras / Effector Set I FAT / Effector Set I FAT.rsrc / TEXT_11000_IDR_SWIRLM.txt < prev    next >
Text File  |  1998-04-02  |  2KB  |  43 lines

  1. Swirl Effect
  2. ___________________ Version 1.0,   Effector Set I  (v1.0)
  3. ___________________ Media Lab Xtras  
  4. ___________________  copyright 1997,  As Is Software, Inc.
  5.  
  6. Effect Symbol:         #swirl
  7.  
  8. _Properties__________Type_______Value___
  9.  #animMode           symbol    #static, #range, #infinite, #pendulum      
  10.  #numFrames          integer   1+    
  11.  #interpolation      integer   0, 1, 2    
  12.  #degrees            integer          
  13.  #radians            integer          
  14.  #startDegrees       integer           
  15.  #startRadians       integer            
  16.  #endDegrees         integer            
  17.  #endRadians         integer            
  18.  #deltaDegrees       integer            
  19.  #deltaRadians       integer            
  20.  #easeIn             integer    frames    
  21.  #easeOut            integer    frames    
  22.  
  23.  
  24. Custom Functions
  25.  
  26. GetAngle
  27.   GetAngle(sprite x, #swirl)
  28.      This argument will return the current angle of the sprite.
  29.  
  30. InterpolateNow
  31.   InterpolateNow( sprite x, #swirl)
  32.      This function causes the sprite to immediately redraw interpolated, but does not change the flag for the sprites overall interpolation setting.
  33.  
  34. SetInterpolation
  35.   SetInterpolation(sprite x, #swirl, interpolation)
  36.  
  37. UseRadians
  38.   UseRadians(sprite x, #swirl, true / false)
  39.      Calling this function will make the sprite treat all subsequent function calls as if their degree arguments are in radians rather than degrees.  Call this function with a ├½false├¡ argument to reset the sprite to regular degree usage.
  40.  
  41. Technical Support E-mail:  xtra-help@medialab.com
  42.  
  43.      www.medialab.com